var encoding/json.htmlSafeSet

2 uses

	encoding/json (current package)
		encode.go#L968: 			if htmlSafeSet[b] || (!escapeHTML && safeSet[b]) {
		tables.go#L121: var htmlSafeSet = [utf8.RuneSelf]bool{